home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11196 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  778 b 

  1. Path: news.delphi.com!thefuzz
  2. From: thefuzz@bix.com (thefuzz)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: C++ threads Library
  5. Date: 13 Mar 1996 05:03:08 GMT
  6. Organization: BIX
  7. Message-ID: <4i5kuc$63p@news2.delphi.com>
  8. References: <Pine.SUN.3.91.960312155311.25102B-100000@merhaba.cc.columbia.edu>
  9. NNTP-Posting-Host: bix.com
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Jimmy  Rizos (jr147@columbia.edu) wrote:
  13. : I am looking for a library that can help me create a threaded program 
  14. : written in C++ on a Solaris environment.  Does anyone know
  15. : were to find one? 
  16.  
  17. Check out the ACE wrappers library.  It does a lot more than
  18. wrap threads.  Its thread wrappers work for Solaris UI, POSIX,
  19. and NT threads.
  20.  
  21. Retrieve it via FTP at wuarchive.wustl.edu in the
  22. /languages/c++/ACE directory.
  23.  
  24. Bob
  25.